home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 66
/
Vol 66.iso
/
games
/
bob_espo.swf
/
scripts
/
DefineSprite_368
/
frame_1
/
DoAction.as
Wrap
Text File
|
2013-04-24
|
129b
|
5 lines
if(Main.getRef().getSection() == Main.GAME_SECTION)
{
CTRLGame.getRef().addActionWall(CTRLGame.nSLIDE_WALL_V,this,100);
}